home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Visual Basic 5.0 (2nd Edition) / Hardcore Visual Basic 5.0 - Second Edition (1997)(Microsoft Press).iso / Source / Sieve / SIEVEMFC / Sievemfc.dsp < prev    next >
Text File  |  1997-05-23  |  5KB  |  173 lines

  1. # Microsoft Developer Studio Project File - Name="SieveMFC" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=SieveMFC - Win32 Release
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "Sievemfc.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "Sievemfc.mak" CFG="SieveMFC - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "SieveMFC - Win32 Release" (based on\
  21.  "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "SieveMFC - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE 
  24.  
  25. # Begin Project
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "SieveMFC - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 5
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir ".\Release"
  37. # PROP BASE Intermediate_Dir ".\Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 4
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir ".\Release"
  42. # PROP Intermediate_Dir ".\Release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /Yu"stdafx.h" /c
  46. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  47. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  48. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  50. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  51. BSC32=bscmake.exe
  52. # ADD BASE BSC32 /nologo
  53. # ADD BSC32 /nologo
  54. LINK32=link.exe
  55. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  56. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  57. # Begin Custom Build - Registering
  58. OutDir=.\.\Release
  59. TargetPath=.\Release\Sievemfc.dll
  60. InputPath=.\Release\Sievemfc.dll
  61. SOURCE=$(InputPath)
  62.  
  63. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  64.     regsvr32 /s /c "$(TargetPath)" 
  65.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  66.     
  67. # End Custom Build
  68.  
  69. !ELSEIF  "$(CFG)" == "SieveMFC - Win32 Debug"
  70.  
  71. # PROP BASE Use_MFC 5
  72. # PROP BASE Use_Debug_Libraries 1
  73. # PROP BASE Output_Dir ".\Debug"
  74. # PROP BASE Intermediate_Dir ".\Debug"
  75. # PROP BASE Target_Dir ""
  76. # PROP Use_MFC 4
  77. # PROP Use_Debug_Libraries 1
  78. # PROP Output_Dir ".\Debug"
  79. # PROP Intermediate_Dir ".\Debug"
  80. # PROP Target_Dir ""
  81. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /Yu"stdafx.h" /c
  82. # ADD CPP /nologo /ML /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  83. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  84. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  85. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  86. # ADD RSC /l 0x409 /d "_DEBUG"
  87. BSC32=bscmake.exe
  88. # ADD BASE BSC32 /nologo
  89. # ADD BSC32 /nologo
  90. LINK32=link.exe
  91. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  92. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
  93. # Begin Custom Build - Registering
  94. OutDir=.\.\Debug
  95. TargetPath=.\Debug\Sievemfc.dll
  96. InputPath=.\Debug\Sievemfc.dll
  97. SOURCE=$(InputPath)
  98.  
  99. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  100.     regsvr32 /s /c "$(TargetPath)" 
  101.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  102.     
  103. # End Custom Build
  104.  
  105. !ENDIF 
  106.  
  107. # Begin Target
  108.  
  109. # Name "SieveMFC - Win32 Release"
  110. # Name "SieveMFC - Win32 Debug"
  111. # Begin Group "Source Files"
  112.  
  113. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  114. # Begin Source File
  115.  
  116. SOURCE=.\Sieve.cpp
  117. # End Source File
  118. # Begin Source File
  119.  
  120. SOURCE=.\SieveMFC.cpp
  121. # End Source File
  122. # Begin Source File
  123.  
  124. SOURCE=.\SieveMFC.def
  125. # End Source File
  126. # Begin Source File
  127.  
  128. SOURCE=.\SieveMFC.odl
  129. # End Source File
  130. # Begin Source File
  131.  
  132. SOURCE=.\SieveMFC.rc
  133.  
  134. !IF  "$(CFG)" == "SieveMFC - Win32 Release"
  135.  
  136. !ELSEIF  "$(CFG)" == "SieveMFC - Win32 Debug"
  137.  
  138. !ENDIF 
  139.  
  140. # End Source File
  141. # Begin Source File
  142.  
  143. SOURCE=.\StdAfx.cpp
  144. # ADD CPP /Yc"stdafx.h"
  145. # End Source File
  146. # End Group
  147. # Begin Group "Header Files"
  148.  
  149. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  150. # Begin Source File
  151.  
  152. SOURCE=.\Sieve.h
  153. # End Source File
  154. # Begin Source File
  155.  
  156. SOURCE=.\SieveMFC.h
  157. # End Source File
  158. # Begin Source File
  159.  
  160. SOURCE=.\StdAfx.h
  161. # End Source File
  162. # End Group
  163. # Begin Group "Resource Files"
  164.  
  165. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  166. # Begin Source File
  167.  
  168. SOURCE=.\res\SieveMFC.rc2
  169. # End Source File
  170. # End Group
  171. # End Target
  172. # End Project
  173.